DCQLMetaSdJwtVcExtensions

@Serializable
data class DCQLMetaSdJwtVcExtensions(val vctValues: List<String>) : Serializable(source)

Constructors

Link copied to clipboard
constructor(vctValues: List<String>)

Properties

Link copied to clipboard
@SerialName(value = "vct_values")
@Required
val vctValues: List<String>

Specifies allowed values for the type of the requested Verifiable Credential. All elements in the array MUST be valid type identifiers. The Wallet may return credentials that inherit from any of the specified types